Camden County
Aquarium welcomes third endangered penguin chick in less than a month
This African penguin baby will sadly not be named after a hot dog. Breakthroughs, discoveries, and DIY tips sent every weekday. Last December, staff at Adventure Aquarium in Camden, New Jersey, celebrated the arrival of two newly hatched African penguin chicks (). Their births marked a big moment in conservation efforts for the critically endangered species, but even more good news was apparently on the way. Less than a month after welcoming Duffy and Oscar to the flock, Adventure Aquarium has announced newcomer.
- North America > United States > New Jersey > Camden County > Camden (0.25)
- South America > Brazil (0.05)
- North America > United States > Texas (0.05)
- (4 more...)
From Staff Messages to Actionable Insights: A Multi-Stage LLM Classification Framework for Healthcare Analytics
Sakai, Hajar, Tseng, Yi-En, Mikaeili, Mohammadsadegh, Bosire, Joshua, Jovin, Franziska
Hospital call centers serve as the primary contact point for patients within a hospital system. They also generate substantial volumes of staff messages as navigators process patient requests and communicate with the hospital offices following the established protocol restrictions and guidelines. This continuously accumulated large amount of text data can be mined and processed to retrieve insights; however, traditional supervised learning approaches require annotated data, extensive training, and model tuning. Large Language Models (LLMs) offer a paradigm shift toward more computationally efficient methodologies for healthcare analytics. This paper presents a multi-stage LLM-based framework that identifies staff message topics and classifies messages by their reasons in a multi-class fashion. In the process, multiple LLM types, including reasoning, general-purpose, and lightweight models, were evaluated. The best-performing model was o3, achieving 78.4% weighted F1-score and 79.2% accuracy, followed closely by gpt-5 (75.3% Weighted F1-score and 76.2% accuracy). The proposed methodology incorporates data security measures and HIPAA compliance requirements essential for healthcare environments. The processed LLM outputs are integrated into a visualization decision support tool that transforms the staff messages into actionable insights accessible to healthcare professionals. This approach enables more efficient utilization of the collected staff messaging data, identifies navigator training opportunities, and supports improved patient experience and care quality.
- Information Technology > Security & Privacy (1.00)
- Health & Medicine > Health Care Providers & Services (1.00)
- Health & Medicine > Therapeutic Area > Oncology (0.68)
Large language models provide unsafe answers to patient-posed medical questions
Draelos, Rachel L., Afreen, Samina, Blasko, Barbara, Brazile, Tiffany L., Chase, Natasha, Desai, Dimple Patel, Evert, Jessica, Gardner, Heather L., Herrmann, Lauren, House, Aswathy Vaikom, Kass, Stephanie, Kavan, Marianne, Khemani, Kirshma, Koire, Amanda, McDonald, Lauren M., Rabeeah, Zahraa, Shah, Amy
Millions of patients are already using large language model (LLM) chatbots for medical advice on a regular basis, raising patient safety concerns. This physician-led red-teaming study compares the safety of four publicly available chatbots--Claude by Anthropic, Gemini by Google, GPT-4o by OpenAI, and Llama3-70B by Meta--on a new dataset, HealthAdvice, using an evaluation framework that enables quantitative and qualitative analysis. In total, 888 chatbot responses are evaluated for 222 patient-posed advice-seeking medical questions on primary care topics spanning internal medicine, women's health, and pediatrics. We find statistically significant differences between chatbots. The rate of problematic responses varies from 21.6 percent (Claude) to 43.2 percent (Llama), with unsafe responses varying from 5 percent (Claude) to 13 percent (GPT-4o, Llama). Qualitative results reveal chatbot responses with the potential to lead to serious patient harm. This study suggests that millions of patients could be receiving unsafe medical advice from publicly available chatbots, and further work is needed to improve the clinical safety of these powerful tools.
- North America > United States > California > San Francisco County > San Francisco (0.28)
- North America > United States > Virginia > Falls Church (0.04)
- North America > United States > Virginia > Albemarle County > Charlottesville (0.04)
- (11 more...)
ROIsGAN: A Region Guided Generative Adversarial Framework for Murine Hippocampal Subregion Segmentation
Azim, Sayed Mehedi, Corbett, Brian, Dehzangi, Iman
-- The hippocampus, a critical brain structure involved in memory processing and various neurodegenerative and psychiatric disorders, comprises three key subregions: the dentate gyrus (DG), Cornu Ammonis 1 (CA1), and Cornu Ammonis 3 (CA3). Accurate segmentation of these subregions from histol ogical tissue images is essential for advancing our understanding of disease mechanisms, developmental dynamics, and therapeutic interventions. However, no existing methods address the automated segmentation of hippocampal subregions from tissue images, pa rticularly from immunohistochemistry (IHC) images. To bridge this gap, we introduce a novel set of four comprehensive murine hippocampal IHC datasets featuring distinct staining modalities: cFos, NeuN, and multiplexed stains combining cFos, NeuN, and eithe r ΔFosB or GAD 67, capturing structural, neuronal activity, and plasticity associated information. Additionally, we propose ROIsGAN, a region - guided U - Net - based generative adversarial network tailored for hippocampal subregion segmentation. By leveraging ad versarial learning, ROIsGAN enhances boundary delineation and structural detail refinement through a novel region guided discriminator loss combining Dice and binary cross - entropy loss. Evaluated across DG, CA1, and CA3 subregions, ROIsGAN consistently out performs conventional segmentation models, achieving performance gains ranging from 1 - 10% in Dice score and up to 11% in Intersection over Union (IoU), particularly under challenging staining conditions. Our work establishes foundational datasets and metho ds for automated hippocampal segmentation, enabling scalable, high - precision analysis of tissue images in neuroscience research. I. INTRODUCTION The hippocampus is one of the most extensively studied areas in the brain because of its significant functional role in memory processing, its remarkable plasticity, and its involvement in This paper is submitted for review on May 13, 2025. Sayed Mehedi Azim is with the Center for Computational and Integrative Biology, Rutgers University, Camden, NJ 18103, USA (e - mail: sayedmehedi.azim@rutgers.edu).
- North America > United States > New Jersey > Camden County > Camden (0.24)
- Oceania > Fiji (0.04)
- North America > United States > New Jersey > Middlesex County > New Brunswick (0.04)
- (2 more...)
Edge-Based Learning for Improved Classification Under Adversarial Noise
Kansana, Manish, Rahimi, Keyan Alexander, Hossain, Elias, Dehzangi, Iman, Golilarz, Noorbakhsh Amiri
Adversarial noise introduces small perturbations in images, misleading deep learning models into misclassification and significantly impacting recognition accuracy. In this study, we analyzed the effects of Fast Gradient Sign Method (FGSM) adversarial noise on image classification and investigated whether training on specific image features can improve robustness. We hypothesize that while adversarial noise perturbs various regions of an image, edges may remain relatively stable and provide essential structural information for classification. To test this, we conducted a series of experiments using brain tumor and COVID datasets. Initially, we trained the models on clean images and then introduced subtle adversarial perturbations, which caused deep learning models to significantly misclassify the images. Retraining on a combination of clean and noisy images led to improved performance. To evaluate the robustness of the edge features, we extracted edges from the original/clean images and trained the models exclusively on edge-based representations. When noise was introduced to the images, the edge-based models demonstrated greater resilience to adversarial attacks compared to those trained on the original or clean images. These results suggest that while adversarial noise is able to exploit complex non-edge regions significantly more than edges, the improvement in the accuracy after retraining is marginally more in the original data as compared to the edges. Thus, leveraging edge-based learning can improve the resilience of deep learning models against adversarial perturbations.
- North America > United States > Alabama > Tuscaloosa County > Tuscaloosa (0.14)
- North America > United States > New Jersey > Camden County > Camden (0.04)
- North America > United States > Rhode Island > Providence County > Providence (0.04)
- (2 more...)
- Research Report > New Finding (0.54)
- Research Report > Promising Solution (0.46)
- Health & Medicine (0.96)
- Information Technology > Security & Privacy (0.69)
New Jersey woman accused of hiring Tinder date to kill her ex and his teen daughter: court docs
'The Big Weekend Show' co-hosts discuss Tinder user traffic peaking during'Dating Sunday.' A New Jersey woman is accused of hiring a man she met on Tinder to kill her police officer ex-boyfriend and his daughter, according to authorities. Camden County Prosecutor Grace C. MacAulay charged Jaclyn Diiorio, 26, with two counts of attempted first-degree murder, one count of conspiracy to commit murder and one count of third-degree possession of a controlled dangerous substance in connection with the alleged crime. Diiorio, of Runnemede, allegedly told a confidential informant she met on Tinder that she wanted her ex, a 53-year-old Philadelphia Police Department officer, and his 19-year-old daughter killed, Gloucester New Jersey Township Police said in a news release. The informant and Diiorio allegedly exchanged several phone calls and text messages after meeting on the dating app and later in person at a Wawa, according to court documents obtained by Fox News Digital.
- Europe > Jersey (0.99)
- North America > United States > New Jersey > Camden County (0.17)
Real-Time Cell Sorting with Scalable In Situ FPGA-Accelerated Deep Learning
Islam, Khayrul, Forelli, Ryan F., Han, Jianzhong, Bhadane, Deven, Huang, Jian, Agar, Joshua C., Tran, Nhan, Ogrenci, Seda, Liu, Yaling
Precise cell classification is essential in biomedical diagnostics and therapeutic monitoring, particularly for identifying diverse cell types involved in various diseases. Traditional cell classification methods such as flow cytometry depend on molecular labeling which is often costly, time-intensive, and can alter cell integrity. To overcome these limitations, we present a label-free machine learning framework for cell classification, designed for real-time sorting applications using bright-field microscopy images. This approach leverages a teacher-student model architecture enhanced by knowledge distillation, achieving high efficiency and scalability across different cell types. Demonstrated through a use case of classifying lymphocyte subsets, our framework accurately classifies T4, T8, and B cell types with a dataset of 80,000 preprocessed images, accessible via an open-source Python package for easy adaptation. Our teacher model attained 98\% accuracy in differentiating T4 cells from B cells and 93\% accuracy in zero-shot classification between T8 and B cells. Remarkably, our student model operates with only 0.02\% of the teacher model's parameters, enabling field-programmable gate array (FPGA) deployment. Our FPGA-accelerated student model achieves an ultra-low inference latency of just 14.5~$\mu$s and a complete cell detection-to-sorting trigger time of 24.7~$\mu$s, delivering 12x and 40x improvements over the previous state-of-the-art real-time cell analysis algorithm in inference and total latency, respectively, while preserving accuracy comparable to the teacher model. This framework provides a scalable, cost-effective solution for lymphocyte classification, as well as a new SOTA real-time cell sorting implementation for rapid identification of subsets using in situ deep learning on off-the-shelf computing hardware.
- North America > United States > Pennsylvania > Northampton County > Bethlehem (0.04)
- North America > United States > Pennsylvania > Philadelphia County > Philadelphia (0.04)
- North America > United States > New Jersey > Camden County > Camden (0.04)
- (4 more...)
- Health & Medicine > Therapeutic Area > Immunology (0.88)
- Health & Medicine > Therapeutic Area > Hematology (0.55)
Large Language Models for Patient Comments Multi-Label Classification
Sakai, Hajar, Lam, Sarah S., Mikaeili, Mohammadsadegh, Bosire, Joshua, Jovin, Franziska
Patient experience and care quality are crucial for a hospital's sustainability and reputation. The analysis of patient feedback offers valuable insight into patient satisfaction and outcomes. However, the unstructured nature of these comments poses challenges for traditional machine learning methods following a supervised learning paradigm. This is due to the unavailability of labeled data and the nuances these texts encompass. This research explores leveraging Large Language Models (LLMs) in conducting Multi-label Text Classification (MLTC) of inpatient comments shared after a stay in the hospital. GPT-4 Turbo was leveraged to conduct the classification. However, given the sensitive nature of patients' comments, a security layer is introduced before feeding the data to the LLM through a Protected Health Information (PHI) detection framework, which ensures patients' de-identification. Additionally, using the prompt engineering framework, zero-shot learning, in-context learning, and chain-of-thought prompting were experimented with. Results demonstrate that GPT-4 Turbo, whether following a zero-shot or few-shot setting, outperforms traditional methods and Pre-trained Language Models (PLMs) and achieves the highest overall performance with an F1-score of 76.12% and a weighted F1-score of 73.61% followed closely by the few-shot learning results. Subsequently, the results' association with other patient experience structured variables (e.g., rating) was conducted. The study enhances MLTC through the application of LLMs, offering healthcare practitioners an efficient method to gain deeper insights into patient feedback and deliver prompt, appropriate responses.
- North America > United States > New York > Broome County > Binghamton (0.04)
- North America > United States > New Jersey > Camden County > Camden (0.04)
- Asia > Japan > Honshū > Chūgoku > Hiroshima Prefecture > Hiroshima (0.04)
- Asia > China > Hubei Province > Wuhan (0.04)
Discovering Robotic Interaction Modes with Discrete Representation Learning
Wang, Liquan, Goyal, Ankit, Xu, Haoping, Garg, Animesh
Human actions manipulating articulated objects, such as opening and closing a drawer, can be categorized into multiple modalities we define as interaction modes. Traditional robot learning approaches lack discrete representations of these modes, which are crucial for empirical sampling and grounding. In this paper, we present ActAIM2, which learns a discrete representation of robot manipulation interaction modes in a purely unsupervised fashion, without the use of expert labels or simulator-based privileged information. Utilizing novel data collection methods involving simulator rollouts, ActAIM2 consists of an interaction mode selector and a low-level action predictor. The selector generates discrete representations of potential interaction modes with self-supervision, while the predictor outputs corresponding action trajectories. Our method is validated through its success rate in manipulating articulated objects and its robustness in sampling meaningful actions from the discrete representation. Extensive experiments demonstrate ActAIM2's effectiveness in enhancing manipulability and generalizability over baselines and ablation studies. For videos and additional results, see our website: https://actaim2.github.io/.
- North America > Canada > Ontario > Toronto (0.14)
- North America > United States > New Jersey > Camden County > Jackson (0.04)
- Europe > Germany > Bavaria > Upper Bavaria > Munich (0.04)
EVOLvE: Evaluating and Optimizing LLMs For Exploration
Nie, Allen, Su, Yi, Chang, Bo, Lee, Jonathan N., Chi, Ed H., Le, Quoc V., Chen, Minmin
Despite their success in many domains, large language models (LLMs) remain under-studied in scenarios requiring optimal decision-making under uncertainty. This is crucial as many real-world applications, ranging from personalized recommendations to healthcare interventions, demand that LLMs not only predict but also actively learn to make optimal decisions through exploration. In this work, we measure LLMs' (in)ability to make optimal decisions in bandits, a state-less reinforcement learning setting relevant to many applications. We develop a comprehensive suite of environments, including both context-free and contextual bandits with varying task difficulties, to benchmark LLMs' performance. Motivated by the existence of optimal exploration algorithms, we propose efficient ways to integrate this algorithmic knowledge into LLMs: by providing explicit algorithm-guided support during inference; and through algorithm distillation via in-context demonstrations and fine-tuning, using synthetic data generated from these algorithms. Impressively, these techniques allow us to achieve superior exploration performance with smaller models, surpassing larger models on various tasks. We conducted an extensive ablation study to shed light on various factors, such as task difficulty and data representation, that influence the efficiency of LLM exploration. Additionally, we conduct a rigorous analysis of the LLM's exploration efficiency using the concept of regret, linking its ability to explore to the model size and underlying algorithm.
- North America > United States > Arkansas > Pulaski County (0.04)
- North America > United States > New Jersey > Camden County (0.04)
- North America > United States > Kentucky > Jefferson County (0.04)
- (2 more...)
- Media > Film (0.47)
- Health & Medicine (0.36)